satisfaction n. 1.滿(mǎn)足,滿(mǎn)意,舒服 (at; with)。 2.〔a satisfaction〕 使(欲望等)滿(mǎn)足的事物。 3.償還,賠償,義務(wù)的履行 (for)。 4.賠償物。 5.【宗教】苦行贖罪。 6.(雪恥,挽回名譽(yù)損失的)決斗;報(bào)復(fù)。 I heard the news with great [much] satisfaction. 我聽(tīng)了這個(gè)消息非常滿(mǎn)意。 It will be a great satisfaction to you to know that .... 你如果聽(tīng)到…一定很滿(mǎn)意。 demand satisfaction 要求道歉[決斗,賠償]。 enter (up) satisfaction 在法院備案表明已償清應(yīng)付款項(xiàng)。 give satisfaction 使?jié)M足[滿(mǎn)意];賠償;答應(yīng)決斗。 in full and complete satisfaction 照數(shù)還訖,全數(shù)還清。 in satisfaction of 作為…的賠償。 make satisfaction for 賠償,償還 (satisfaction for a debt [crime] 還債,贖[罪])。 to sb.'s satisfaction =to the satisfaction of 使…滿(mǎn)意地,…得使…滿(mǎn)意。
constraint n. 1.強(qiáng)迫,拘束。 2.約束,壓抑,拘泥。 3.強(qiáng)制力。 4.緊張感[狀態(tài)]。 by constraint 勉強(qiáng),強(qiáng)迫。 feel constraint覺(jué)得局促不安,感受壓迫。 show constraint顯得局促。 under [in] constraint 被迫,不得不;被束縛著。
no problem 毫無(wú)問(wèn)題; 考試家族; 沒(méi)問(wèn)題; 無(wú)問(wèn)題
problem n. 1.問(wèn)題,課題;疑難問(wèn)題;令人困惑的情況。 2.【數(shù)、物】習(xí)題;作圖題。 3.(象棋的)布局問(wèn)題。 the problem of unemployment 失業(yè)問(wèn)題。 His whole conduct is a problem to me. 他的一切行為我都不理解。 adj. 1.成問(wèn)題的;難處理的。 2.關(guān)于社會(huì)問(wèn)題的。 a problem child 【心理學(xué)】問(wèn)題兒童;難管教的孩子。 a problem novel [play] (反映社會(huì)問(wèn)題等的)問(wèn)題小說(shuō)[戲劇]。 sleep on [upon, over] a problem 把問(wèn)題留到第二天解決。
As with other engineering design , die design is , by its nature , a constraint satisfaction problem , how to tailor design space in accordance with constraints 冷沖模設(shè)計(jì)同其它工程設(shè)計(jì)一樣,本質(zhì)上是一個(gè)約束滿(mǎn)足問(wèn)題,其實(shí)質(zhì)就是多個(gè)約束條件裁減設(shè)計(jì)空間。
I regard qsim as a kind of constraint satisfaction problem ( csp ) , and improve the qualitative simulation algorithm by constraint logic programming ( clp ) . fuzzy qualitative simulation develops conventional qsim on several facets , such as representation of qualitative value , state transition rule and filtering algorithms . it bridges the gap between pure qualitative and quantitative , and improve the efficien 前者是將定性仿真算法看作一類(lèi)約束滿(mǎn)足問(wèn)題,用約束邏輯程序加以改進(jìn),不僅為解決定性仿真問(wèn)題提供了邏輯框架,而且也是一種規(guī)范化的程序描述語(yǔ)言;模糊定性仿真算法則是對(duì)純定性仿真算法在知識(shí)描述、狀態(tài)轉(zhuǎn)移規(guī)則、過(guò)濾算法等方面的改進(jìn),是一類(lèi)半定量描述方法,有利于在定性仿真領(lǐng)域綜合定量信息,同時(shí)提高算法的效率。
Pretreatment is used to generate alternate activities to achieve the requirements . theproblem after pretreatment is characterized as a constraint satisfaction problem , which is solvedby the local search algorithm based on dynamic priority . the solution means to specifycorrespondingactivitiesforeveryrequirementandtoallocateexecutingtimeandresources . in order to validate the modeling framework presented in this paper , a software system isdesigned to implement the mission planning and scheduling for msrs 預(yù)處理過(guò)程自動(dòng)生成完成任務(wù)需求的候選活動(dòng)集;預(yù)處理之后的問(wèn)題被描述為一個(gè)約束滿(mǎn)足問(wèn)題,通過(guò)基于動(dòng)態(tài)優(yōu)先級(jí)的局部鄰域搜索算法完成問(wèn)題的求解,即為每個(gè)需求指定相應(yīng)的活動(dòng),并為這些活動(dòng)安排執(zhí)行時(shí)間并指派資源。
This paper presents a generalproblem - solving framework for modeling multi - issue multilateral negotiationusing fuzzy constraints . agent negotiation isformulated as a distributed fuzzy constraint satisfaction problem dfcsp . fuzzy constrains are thus used to naturally represent each agent s desiresinvolving imprecision and human conceptualization , particularly when lexicalimprecision and subjective matters are concerned 隨著網(wǎng)際網(wǎng)絡(luò)的快速發(fā)展,信息社會(huì)的來(lái)臨,人們期望能隨時(shí)隨地相互連系交換訊息以取得所需的信息,造成目前的信息環(huán)境具有開(kāi)放巨大及異質(zhì)的特性。
百科解釋
Constraint satisfaction problems (CSPs) are mathematical problems defined as a set of objects whose state must satisfy a number of constraints or limitations. CSPs represent the entities in a problem as a homogeneous collection of finite constraints over variables, which is solved by constraint satisfaction methods.